projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ccc3679
)
x11: Make the device manager struct actually subclass the correct device
author
Benjamin Otte
<otte@redhat.com>
Fri, 11 Feb 2011 22:53:14 +0000
(23:53 +0100)
committer
Benjamin Otte
<otte@redhat.com>
Fri, 11 Feb 2011 22:53:14 +0000
(23:53 +0100)
gdk/x11/gdkdevicemanager-xi2.c
patch
|
blob
|
history
diff --git
a/gdk/x11/gdkdevicemanager-xi2.c
b/gdk/x11/gdkdevicemanager-xi2.c
index 16de055269323b3db626f7ce90c7cde9c94d0119..bbf2e28725e1ef374a4f8a6074bbe3098efc31c1 100644
(file)
--- a/
gdk/x11/gdkdevicemanager-xi2.c
+++ b/
gdk/x11/gdkdevicemanager-xi2.c
@@
-38,7
+38,7
@@
struct _GdkX11DeviceManagerXI2
{
- Gdk
DeviceManager parent_object
;
+ Gdk
X11DeviceManagerCoreClass parent_class
;
GHashTable *id_table;